Total Complexity | 65 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 292 |
Lines of code | 218 |
Logical lines of code | 139 |
Comment lines | 8 |
Methods | 13 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
emailOnBookingRescheduled() | 48 | 9 | 35 | |
bookingReminderEmails() | 53 | 9 | 22 | |
emailOnBookingCancelled() | 52 | 7 | 25 | |
pushBookingPendingToQueue() | 58 | 7 | 15 | |
bookingScheduledEmails() | 54 | 6 | 20 | |
bookingRequestEmails() | 54 | 6 | 20 | |
pushBookingScheduledToQueue() | 57 | 5 | 17 | |
emailOnBookingRejected() | 61 | 4 | 13 | |
pushRemindersToQueue() | 59 | 3 | 14 | |
getReminderTime() | 65 | 3 | 9 | |
emailToUpdatedEmail() | 65 | 3 | 9 | |
getAdditionalRecipients() | 67 | 2 | 8 | |
register() | 61 | 1 | 11 |